Add a GtkListBoxRow accessible
authorMatthias Clasen <mclasen@redhat.com>
Sun, 22 Sep 2013 00:49:18 +0000 (20:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Sep 2013 00:51:22 +0000 (20:51 -0400)
commitc22e27f98681c7a7dac2e6a9abbe4a155499f487
treede91eac43948cafaf2659e7affc9645b4eabfb9e
parentbdd4d65e85e9de0a5dc9d9de088eba7c1b8006ae
Add a GtkListBoxRow accessible

This lets us do two things:
1. Set the list-item role
2. Set selectable and selected states as appropriate

https://bugzilla.gnome.org/show_bug.cgi?id=692258
gtk/a11y/Makefile.am
gtk/a11y/gtklistboxrowaccessible.c [new file with mode: 0644]
gtk/a11y/gtklistboxrowaccessible.h [new file with mode: 0644]
gtk/gtk-a11y.h
gtk/gtklistbox.c
testsuite/a11y/listbox.txt
testsuite/a11y/listbox.ui